|
PHY SET VEHICLE WHEEL ROTATION
Control the rotation of the wheels.
PHY SET VEHICLE WHEEL ROTATION ID, wheel, direction
ID
Integer
identification number of the vehicle
wheel
Integer
wheel index going from 0 to 3 inclusive
direction
Integer
a value of 0 will rotate the wheel in the default direction, a value of 1 is used to rotate in the reverse direction
Use this command to customise the direction the wheel rotates. By default the wheels will rotate forwards but dependant on the vehicle being used this may not be appropriate. By using this command the direction can be altered.
No example code is provided for this command
|